Next | Prev | Up | Top | Contents | Index
Implementing Synchronized Schedulers
When the real-time application requires the power of multiple CPUs, you must add one more level to the program design for a single CPU. The program creates multiple Frame Schedulers, one master and one or more synchronized slaves.
- Syncronized Scheduler Concepts
-
- Synchronized Schedulers: the Sync-Master Process
-
- Synchronized Schedulers: Sync-Slave Processes
-
Next | Prev | Up | Top | Contents | Index